projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f7dd6f
)
gdk: fix the build
author
Cosimo Cecchi
<cosimoc@gnome.org>
Tue, 15 May 2012 17:27:21 +0000
(13:27 -0400)
committer
Cosimo Cecchi
<cosimoc@gnome.org>
Tue, 15 May 2012 17:27:21 +0000
(13:27 -0400)
Regression from commit
861c57e3043229e769a45d7349b6e71d99c752de
gdk/gdkoffscreenwindow.c
patch
|
blob
|
history
diff --git
a/gdk/gdkoffscreenwindow.c
b/gdk/gdkoffscreenwindow.c
index e0c1a7620097d8bdb81411e446998b035843c0bd..aed09e0e83097d92756c9a580811a2ae8d408421 100644
(file)
--- a/
gdk/gdkoffscreenwindow.c
+++ b/
gdk/gdkoffscreenwindow.c
@@
-218,9
+218,9
@@
gdk_offscreen_window_reparent (GdkWindow *window,
}
static void
-gdk_window_set_device_cursor (GdkWindow *window,
- GdkDevice *device,
- GdkCursor *cursor)
+gdk_
offscreen_
window_set_device_cursor (GdkWindow *window,
+
GdkDevice *device,
+
GdkCursor *cursor)
{
}